Forum Activity for @adolygwr

Ceri
@adolygwr
12/18/17 12:15:58PM
370 posts

Christmas Decorations


Using Jamroom

Got it....many thanks :)
Ceri
@adolygwr
12/18/17 12:10:10PM
370 posts

Christmas Decorations


Using Jamroom

Ahhhhh....yes indeed. More coffee is needed I guess :)
Ceri
@adolygwr
12/18/17 12:04:30PM
370 posts

Christmas Decorations


Using Jamroom

Hmmmmm....I think I followed the steps outlined above correctly BUT it doesn't seem to work. Any ideas?
Ceri
@adolygwr
12/18/17 10:08:05AM
370 posts

Christmas Decorations


Using Jamroom

Hi all
Does anyone know of a js script to give a falling snowflake or christmas light effect on the front page? I know these are about in various places on the web but I'm wondering if anyone has found one that works/is easy to implement on JR? If so where would I get it and how would I implement it?
updated by @adolygwr: 03/23/18 09:06:40PM
Ceri
@adolygwr
11/10/17 07:50:23PM
370 posts

Alternative to Mailgun


Using Jamroom

Having been bitterly disappointed with my recent dealings with Mailgun I have decided to dispense with their 'services'. Can anyone recommend a better alternative?
updated by @adolygwr: 02/09/18 09:44:06PM
Ceri
@adolygwr
10/16/17 10:40:43AM
370 posts

Chat Visibility?


Using Jamroom

I was wondering if there is an easy way to make Chat visible to logged out users and the public generally? I should stress I don't want non members or logged out users to be able post but simply view the chat pane.
updated by @adolygwr: 01/15/18 05:05:26PM
Ceri
@adolygwr
09/05/17 11:44:26AM
370 posts

RE: New Payments/Subscriptions/Products Modules


Using Jamroom

Is it ok to install the new payments and subscriptions modules yet? I seem to recall some instructions being posted about the precise order in which these modules needed to be installed and some other tweaks that need to be applied to the Foxycart module? Should I install now? If so are there any factors that I need to consider?
updated by @adolygwr: 12/08/17 04:08:18PM
Ceri
@adolygwr
08/12/17 08:35:31AM
370 posts

Blog Post Image


Design and Skin Customization

I want to show blog list images on list pages like this:- https://americymru.net/#latest-blogs

But not on individual blog posts. What template adjustments do I need to make to prevent blog list images appearing in blog posts and how do I make them appear on my blog list pages? Code for the above linked blog listing page is quoted below.

<div><span style="color: #ffffff;">...</span></div><div style="padding:0 10px;"><div style="background-color: #ffffff;">
<p style="text-align: center;"><span style="font-family: Arial Black,Arial Bold,Gadget,sans-serif; font-size: 14px; font-style: normal; font-variant: small-caps; font-weight: bold; line-height: 15.2px;"><a href="{$jamroom_url}/blog/create">ADD A POST</a></span></p>
</div>
<div><p></p></div>{* Get Our List Limit *}
                        {if isset($_conf.jrNingja_blog_pagebreak) && $_conf.jrNingja_blog_pagebreak > 2}
                            {assign var="blog_pb" value=$_conf.jrNingja_blog_pagebreak}
                        {else}
                            {assign var="blog_pb" value="10"}
                        {/if}
                        {* Got Our List Limit *}
                        {if strlen($_conf.jrNingja_blog_profile_ids) > 0}
                            {jrCore_list module="jrBlog" search1="_profile_id in `$_conf.jrNingja_blog_profile_ids`" order_by="blog_publish_date numerical_desc" template="index_blog_row.tpl" pagebreak=$blog_pb page=$_post.p}
                        {else}
                            {jrCore_list module="jrBlog" order_by="blog_publish_date numerical_desc" template="index_blog_row.tpl" pagebreak=$blog_pb page=$_post.p}
                        {/if}

updated by @adolygwr: 11/11/17 12:01:51AM
Ceri
@adolygwr
07/31/17 09:58:12PM
370 posts

Default 500 ?


Using Jamroom

k....will try that. Many thanks :)
  12